3.311 \(\int \frac {A+B \sin (e+f x)}{\sqrt {a+a \sin (e+f x)} (c+d \sin (e+f x))} \, dx\)

Optimal. Leaf size=136 \[ -\frac {\sqrt {2} (A-B) \tanh ^{-1}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {2} \sqrt {a \sin (e+f x)+a}}\right )}{\sqrt {a} f (c-d)}-\frac {2 (B c-A d) \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {c+d} \sqrt {a \sin (e+f x)+a}}\right )}{\sqrt {a} \sqrt {d} f (c-d) \sqrt {c+d}} \]

[Out]

-(A-B)*arctanh(1/2*cos(f*x+e)*a^(1/2)*2^(1/2)/(a+a*sin(f*x+e))^(1/2))*2^(1/2)/(c-d)/f/a^(1/2)-2*(-A*d+B*c)*arc
tanh(cos(f*x+e)*a^(1/2)*d^(1/2)/(c+d)^(1/2)/(a+a*sin(f*x+e))^(1/2))/(c-d)/f/a^(1/2)/d^(1/2)/(c+d)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.28, antiderivative size = 136, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 37, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.135, Rules used = {2985, 2649, 206, 2773, 208} \[ -\frac {\sqrt {2} (A-B) \tanh ^{-1}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {2} \sqrt {a \sin (e+f x)+a}}\right )}{\sqrt {a} f (c-d)}-\frac {2 (B c-A d) \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {c+d} \sqrt {a \sin (e+f x)+a}}\right )}{\sqrt {a} \sqrt {d} f (c-d) \sqrt {c+d}} \]

Antiderivative was successfully verified.

[In]

Int[(A + B*Sin[e + f*x])/(Sqrt[a + a*Sin[e + f*x]]*(c + d*Sin[e + f*x])),x]

[Out]

-((Sqrt[2]*(A - B)*ArcTanh[(Sqrt[a]*Cos[e + f*x])/(Sqrt[2]*Sqrt[a + a*Sin[e + f*x]])])/(Sqrt[a]*(c - d)*f)) -
(2*(B*c - A*d)*ArcTanh[(Sqrt[a]*Sqrt[d]*Cos[e + f*x])/(Sqrt[c + d]*Sqrt[a + a*Sin[e + f*x]])])/(Sqrt[a]*(c - d
)*Sqrt[d]*Sqrt[c + d]*f)

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 2649

Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[-2/d, Subst[Int[1/(2*a - x^2), x], x, (b*C
os[c + d*x])/Sqrt[a + b*Sin[c + d*x]]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 - b^2, 0]

Rule 2773

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]/((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(-2*
b)/f, Subst[Int[1/(b*c + a*d - d*x^2), x], x, (b*Cos[e + f*x])/Sqrt[a + b*Sin[e + f*x]]], x] /; FreeQ[{a, b, c
, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rule 2985

Int[((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*((c_.) + (d_.)*sin[(e_
.) + (f_.)*(x_)])), x_Symbol] :> Dist[(A*b - a*B)/(b*c - a*d), Int[1/Sqrt[a + b*Sin[e + f*x]], x], x] + Dist[(
B*c - A*d)/(b*c - a*d), Int[Sqrt[a + b*Sin[e + f*x]]/(c + d*Sin[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f,
A, B}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rubi steps

\begin {align*} \int \frac {A+B \sin (e+f x)}{\sqrt {a+a \sin (e+f x)} (c+d \sin (e+f x))} \, dx &=\frac {(A-B) \int \frac {1}{\sqrt {a+a \sin (e+f x)}} \, dx}{c-d}+\frac {(B c-A d) \int \frac {\sqrt {a+a \sin (e+f x)}}{c+d \sin (e+f x)} \, dx}{a (c-d)}\\ &=-\frac {(2 (A-B)) \operatorname {Subst}\left (\int \frac {1}{2 a-x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)}}\right )}{(c-d) f}-\frac {(2 (B c-A d)) \operatorname {Subst}\left (\int \frac {1}{a c+a d-d x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)}}\right )}{(c-d) f}\\ &=-\frac {\sqrt {2} (A-B) \tanh ^{-1}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)}}\right )}{\sqrt {a} (c-d) f}-\frac {2 (B c-A d) \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {c+d} \sqrt {a+a \sin (e+f x)}}\right )}{\sqrt {a} (c-d) \sqrt {d} \sqrt {c+d} f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 3.34, size = 238, normalized size = 1.75 \[ \frac {(-1)^{3/4} \left (\sin \left (\frac {1}{2} (e+f x)\right )+\cos \left (\frac {1}{2} (e+f x)\right )\right ) \left (\sqrt [4]{-1} (B c-A d) \left (\log \left (\sec ^2\left (\frac {1}{4} (e+f x)\right ) \left (\sqrt {c+d}-\sqrt {d} \sin \left (\frac {1}{2} (e+f x)\right )+\sqrt {d} \cos \left (\frac {1}{2} (e+f x)\right )\right )\right )-\log \left (\sec ^2\left (\frac {1}{4} (e+f x)\right ) \left (\sqrt {c+d}+\sqrt {d} \sin \left (\frac {1}{2} (e+f x)\right )-\sqrt {d} \cos \left (\frac {1}{2} (e+f x)\right )\right )\right )\right )+(2+2 i) \sqrt {d} (A-B) \sqrt {c+d} \tanh ^{-1}\left (\left (\frac {1}{2}+\frac {i}{2}\right ) (-1)^{3/4} \left (\tan \left (\frac {1}{4} (e+f x)\right )-1\right )\right )\right )}{\sqrt {d} f (c-d) \sqrt {c+d} \sqrt {a (\sin (e+f x)+1)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(A + B*Sin[e + f*x])/(Sqrt[a + a*Sin[e + f*x]]*(c + d*Sin[e + f*x])),x]

[Out]

((-1)^(3/4)*((2 + 2*I)*(A - B)*Sqrt[d]*Sqrt[c + d]*ArcTanh[(1/2 + I/2)*(-1)^(3/4)*(-1 + Tan[(e + f*x)/4])] + (
-1)^(1/4)*(B*c - A*d)*(Log[Sec[(e + f*x)/4]^2*(Sqrt[c + d] + Sqrt[d]*Cos[(e + f*x)/2] - Sqrt[d]*Sin[(e + f*x)/
2])] - Log[Sec[(e + f*x)/4]^2*(Sqrt[c + d] - Sqrt[d]*Cos[(e + f*x)/2] + Sqrt[d]*Sin[(e + f*x)/2])]))*(Cos[(e +
 f*x)/2] + Sin[(e + f*x)/2]))/((c - d)*Sqrt[d]*Sqrt[c + d]*f*Sqrt[a*(1 + Sin[e + f*x])])

________________________________________________________________________________________

fricas [B]  time = 1.49, size = 744, normalized size = 5.47 \[ \left [\frac {\sqrt {a c d + a d^{2}} {\left (B c - A d\right )} \log \left (\frac {a d^{2} \cos \left (f x + e\right )^{3} - a c^{2} - 2 \, a c d - a d^{2} - {\left (6 \, a c d + 7 \, a d^{2}\right )} \cos \left (f x + e\right )^{2} - 4 \, \sqrt {a c d + a d^{2}} {\left (d \cos \left (f x + e\right )^{2} - {\left (c + 2 \, d\right )} \cos \left (f x + e\right ) + {\left (d \cos \left (f x + e\right ) + c + 3 \, d\right )} \sin \left (f x + e\right ) - c - 3 \, d\right )} \sqrt {a \sin \left (f x + e\right ) + a} - {\left (a c^{2} + 8 \, a c d + 9 \, a d^{2}\right )} \cos \left (f x + e\right ) + {\left (a d^{2} \cos \left (f x + e\right )^{2} - a c^{2} - 2 \, a c d - a d^{2} + 2 \, {\left (3 \, a c d + 4 \, a d^{2}\right )} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )}{d^{2} \cos \left (f x + e\right )^{3} + {\left (2 \, c d + d^{2}\right )} \cos \left (f x + e\right )^{2} - c^{2} - 2 \, c d - d^{2} - {\left (c^{2} + d^{2}\right )} \cos \left (f x + e\right ) + {\left (d^{2} \cos \left (f x + e\right )^{2} - 2 \, c d \cos \left (f x + e\right ) - c^{2} - 2 \, c d - d^{2}\right )} \sin \left (f x + e\right )}\right ) + \frac {\sqrt {2} {\left ({\left (A - B\right )} a c d + {\left (A - B\right )} a d^{2}\right )} \log \left (-\frac {\cos \left (f x + e\right )^{2} - {\left (\cos \left (f x + e\right ) - 2\right )} \sin \left (f x + e\right ) - \frac {2 \, \sqrt {2} \sqrt {a \sin \left (f x + e\right ) + a} {\left (\cos \left (f x + e\right ) - \sin \left (f x + e\right ) + 1\right )}}{\sqrt {a}} + 3 \, \cos \left (f x + e\right ) + 2}{\cos \left (f x + e\right )^{2} - {\left (\cos \left (f x + e\right ) + 2\right )} \sin \left (f x + e\right ) - \cos \left (f x + e\right ) - 2}\right )}{\sqrt {a}}}{2 \, {\left (a c^{2} d - a d^{3}\right )} f}, -\frac {2 \, \sqrt {-a c d - a d^{2}} {\left (B c - A d\right )} \arctan \left (\frac {\sqrt {-a c d - a d^{2}} \sqrt {a \sin \left (f x + e\right ) + a} {\left (d \sin \left (f x + e\right ) - c - 2 \, d\right )}}{2 \, {\left (a c d + a d^{2}\right )} \cos \left (f x + e\right )}\right ) - \frac {\sqrt {2} {\left ({\left (A - B\right )} a c d + {\left (A - B\right )} a d^{2}\right )} \log \left (-\frac {\cos \left (f x + e\right )^{2} - {\left (\cos \left (f x + e\right ) - 2\right )} \sin \left (f x + e\right ) - \frac {2 \, \sqrt {2} \sqrt {a \sin \left (f x + e\right ) + a} {\left (\cos \left (f x + e\right ) - \sin \left (f x + e\right ) + 1\right )}}{\sqrt {a}} + 3 \, \cos \left (f x + e\right ) + 2}{\cos \left (f x + e\right )^{2} - {\left (\cos \left (f x + e\right ) + 2\right )} \sin \left (f x + e\right ) - \cos \left (f x + e\right ) - 2}\right )}{\sqrt {a}}}{2 \, {\left (a c^{2} d - a d^{3}\right )} f}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*sin(f*x+e))/(c+d*sin(f*x+e))/(a+a*sin(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

[1/2*(sqrt(a*c*d + a*d^2)*(B*c - A*d)*log((a*d^2*cos(f*x + e)^3 - a*c^2 - 2*a*c*d - a*d^2 - (6*a*c*d + 7*a*d^2
)*cos(f*x + e)^2 - 4*sqrt(a*c*d + a*d^2)*(d*cos(f*x + e)^2 - (c + 2*d)*cos(f*x + e) + (d*cos(f*x + e) + c + 3*
d)*sin(f*x + e) - c - 3*d)*sqrt(a*sin(f*x + e) + a) - (a*c^2 + 8*a*c*d + 9*a*d^2)*cos(f*x + e) + (a*d^2*cos(f*
x + e)^2 - a*c^2 - 2*a*c*d - a*d^2 + 2*(3*a*c*d + 4*a*d^2)*cos(f*x + e))*sin(f*x + e))/(d^2*cos(f*x + e)^3 + (
2*c*d + d^2)*cos(f*x + e)^2 - c^2 - 2*c*d - d^2 - (c^2 + d^2)*cos(f*x + e) + (d^2*cos(f*x + e)^2 - 2*c*d*cos(f
*x + e) - c^2 - 2*c*d - d^2)*sin(f*x + e))) + sqrt(2)*((A - B)*a*c*d + (A - B)*a*d^2)*log(-(cos(f*x + e)^2 - (
cos(f*x + e) - 2)*sin(f*x + e) - 2*sqrt(2)*sqrt(a*sin(f*x + e) + a)*(cos(f*x + e) - sin(f*x + e) + 1)/sqrt(a)
+ 3*cos(f*x + e) + 2)/(cos(f*x + e)^2 - (cos(f*x + e) + 2)*sin(f*x + e) - cos(f*x + e) - 2))/sqrt(a))/((a*c^2*
d - a*d^3)*f), -1/2*(2*sqrt(-a*c*d - a*d^2)*(B*c - A*d)*arctan(1/2*sqrt(-a*c*d - a*d^2)*sqrt(a*sin(f*x + e) +
a)*(d*sin(f*x + e) - c - 2*d)/((a*c*d + a*d^2)*cos(f*x + e))) - sqrt(2)*((A - B)*a*c*d + (A - B)*a*d^2)*log(-(
cos(f*x + e)^2 - (cos(f*x + e) - 2)*sin(f*x + e) - 2*sqrt(2)*sqrt(a*sin(f*x + e) + a)*(cos(f*x + e) - sin(f*x
+ e) + 1)/sqrt(a) + 3*cos(f*x + e) + 2)/(cos(f*x + e)^2 - (cos(f*x + e) + 2)*sin(f*x + e) - cos(f*x + e) - 2))
/sqrt(a))/((a*c^2*d - a*d^3)*f)]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*sin(f*x+e))/(c+d*sin(f*x+e))/(a+a*sin(f*x+e))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (4*p
i/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unab
le to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*p
i/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/t_nost
ep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of abs
or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(cos((f*t_nostep+exp(1)
)/2-pi/4))]Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(
-4*pi/t_nostep/2)Discontinuities at zeroes of cos((f*t_nostep+exp(1))/2-pi/4) were not checkedUnable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/
2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign
: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/
2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Warning, integration of abs or sign assumes constant sign by int
ervals (correct if the argument is real):Check [abs(t_nostep+1)]Evaluation time: 0.42Error: Bad Argument Type

________________________________________________________________________________________

maple [A]  time = 2.07, size = 199, normalized size = 1.46 \[ -\frac {\left (1+\sin \left (f x +e \right )\right ) \sqrt {-a \left (\sin \left (f x +e \right )-1\right )}\, \left (\sqrt {2}\, \arctanh \left (\frac {\sqrt {-a \left (\sin \left (f x +e \right )-1\right )}\, \sqrt {2}}{2 \sqrt {a}}\right ) \sqrt {a \left (c +d \right ) d}\, A -2 A \arctanh \left (\frac {\sqrt {-a \left (\sin \left (f x +e \right )-1\right )}\, d}{\sqrt {a \left (c +d \right ) d}}\right ) \sqrt {a}\, d -\sqrt {2}\, \arctanh \left (\frac {\sqrt {-a \left (\sin \left (f x +e \right )-1\right )}\, \sqrt {2}}{2 \sqrt {a}}\right ) \sqrt {a \left (c +d \right ) d}\, B +2 B \arctanh \left (\frac {\sqrt {-a \left (\sin \left (f x +e \right )-1\right )}\, d}{\sqrt {a \left (c +d \right ) d}}\right ) \sqrt {a}\, c \right )}{\left (c -d \right ) \sqrt {a \left (c +d \right ) d}\, \sqrt {a}\, \cos \left (f x +e \right ) \sqrt {a +a \sin \left (f x +e \right )}\, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+B*sin(f*x+e))/(c+d*sin(f*x+e))/(a+a*sin(f*x+e))^(1/2),x)

[Out]

-(1+sin(f*x+e))*(-a*(sin(f*x+e)-1))^(1/2)*(2^(1/2)*arctanh(1/2*(-a*(sin(f*x+e)-1))^(1/2)*2^(1/2)/a^(1/2))*(a*(
c+d)*d)^(1/2)*A-2*A*arctanh((-a*(sin(f*x+e)-1))^(1/2)*d/(a*(c+d)*d)^(1/2))*a^(1/2)*d-2^(1/2)*arctanh(1/2*(-a*(
sin(f*x+e)-1))^(1/2)*2^(1/2)/a^(1/2))*(a*(c+d)*d)^(1/2)*B+2*B*arctanh((-a*(sin(f*x+e)-1))^(1/2)*d/(a*(c+d)*d)^
(1/2))*a^(1/2)*c)/(c-d)/(a*(c+d)*d)^(1/2)/a^(1/2)/cos(f*x+e)/(a+a*sin(f*x+e))^(1/2)/f

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {B \sin \left (f x + e\right ) + A}{\sqrt {a \sin \left (f x + e\right ) + a} {\left (d \sin \left (f x + e\right ) + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*sin(f*x+e))/(c+d*sin(f*x+e))/(a+a*sin(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate((B*sin(f*x + e) + A)/(sqrt(a*sin(f*x + e) + a)*(d*sin(f*x + e) + c)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {A+B\,\sin \left (e+f\,x\right )}{\sqrt {a+a\,\sin \left (e+f\,x\right )}\,\left (c+d\,\sin \left (e+f\,x\right )\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B*sin(e + f*x))/((a + a*sin(e + f*x))^(1/2)*(c + d*sin(e + f*x))),x)

[Out]

int((A + B*sin(e + f*x))/((a + a*sin(e + f*x))^(1/2)*(c + d*sin(e + f*x))), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*sin(f*x+e))/(c+d*sin(f*x+e))/(a+a*sin(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________